PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedBlockCollection Class


In This Topic
    PDFFormattedBlockCollection Class Methods
    In This Topic

    For a list of all members of this type, see PDFFormattedBlockCollection members.

    Public Methods
     NameDescription
    Public MethodAdds an object to the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodClears the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodRemoves an object from the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodRemoves the object at the specified index from the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodReplaces an object at the specified index in the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Top
    See Also